//==============================================================================
// Icy footprint_anim.txt
//==============================================================================

//==============================================================================
define DustCloud
{
   set hotspot
   {
      version
      {
         Visualparticle SFX X Titan Walk Dust Cloud
      }
   }  
}

//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
   	      visualnone sfx x titan atlantean footprint
				connect hotspot DustCloud hotspot
         }
      }
   }
}
